home *** CD-ROM | disk | FTP | other *** search
Wrap
<HTML> <HEAD> <!--<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">--> <TITLE id="dlgTitle">AOL Calendar Setup</TITLE> </HEAD> <STYLE> @import url("res:IDS_ACACSetUp"); </STYLE> <SCRIPT LANGUAGE="javascript" src="res:ACWStateSel.js" ></SCRIPT> <SCRIPT LANGUAGE="javascript" src="res:ACWRegionSel.js" ></SCRIPT> <SCRIPT LANGUAGE="javascript" src="res:ACWCountrySel.js" ></SCRIPT> <SCRIPT LANGUAGE="javascript" src="res:ACZipCode.js" ></SCRIPT> <SCRIPT LANGUAGE="javascript" src="res:ACSetup.js" ></SCRIPT> <SCRIPT language="javascript"> //-------------------------------------------------------------------------------------------- // DoOnLoad //-------------------------------------------------------------------------------------------- function DoOnLoad() // could not attach the event "onLoad" to the element, so this is called from script { var Dict = window.dialogArguments; // incoming dictionary Dict.Item("kSetupDialogWindow") = window; var mainWindow = Dict.Item("kWindow"); FillWithLocalizedStrings(mainWindow); SetupInitialScreen(); var helper = new ActiveXObject("AolCalSvr.ACWebDlgHelper.5"); helper.SetAOLIcon(); var WindowTitle = mainWindow.external.GetResourceString(6253); helper.SetDialogTitle(WindowTitle); } function FillWithLocalizedStrings(mainWindow) { var LocalizeThis = mainWindow.external.GetResourceString(6242); var Cancel = mainWindow.external.GetResourceString(6238); var WelcomeMsg = mainWindow.external.GetResourceString(6228); var WelcomeMsg_1 = mainWindow.external.GetResourceString(6229); var win = document.getElementById("welcomSO"); if (win) { var SetupLater = mainWindow.external.GetResourceString(6240); var Continue = mainWindow.external.GetResourceString(6239); var DivStr; if (LocalizeThis == "TRUE") { DivStr = "<DIV ID='wo-WelcomTxt' class='TitleTxtStyle'>" + WelcomeMsg + "</DIV>" + "<TABLE cellpadding=0; cellspacing=0 border=0 ID='wo-feature' class='SubTxtStyle'><TR><TD class='TxtStyle'><br><br><DIV ID='wo-WelcomMsg'>" + WelcomeMsg_1 + "</DIV></TD></TR></TABLE>" + "<INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + SetupLater + "' NAME='wo-SelLaterBtn' ID='wo-SelLaterBtn' TABINDEX='0' class='SelLaterBtn' alt='" + SetupLater + "'></INPUT>" + "<INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + Continue + "' NAME='wo-next' ID='wo-next' TABINDEX='0' class='BigNnext' src='res:IDG_ACCONTINUEBTN' alt='" + Continue + "'></INPUT>" } else { DivStr = "<DIV ID='wo-WelcomTxt' class='TitleTxtStyle'>" + WelcomeMsg + "</DIV>" + "<TABLE cellpadding=0; cellspacing=0 border=0 ID='wo-feature' class='SubTxtStyle'><TR><TD class='TxtStyle'><br><br><DIV ID='wo-WelcomMsg'>" + WelcomeMsg_1 + "</DIV></TD></TR></TABLE>" + "<INPUT style='background-color:#80C8E8;' NAME='wo-SelLaterBtn' ID='wo-SelLaterBtn' TABINDEX='0' class='SelLaterBtn' TYPE=image src='res:IDG_ACSETUPLATER' alt='" + SetupLater + "'></INPUT>" + "<INPUT style='background-color:#80C8E8;' NAME='wo-next' ID='wo-next' TABINDEX='0' class='BigNnext' TYPE=image src='res:IDG_ACCONTINUEBTN' alt='" + Continue + "'></INPUT>" } win.innerHTML = DivStr; } var LoadingCalendar = mainWindow.external.GetResourceString(6230); win = document.getElementById("ServAcct"); if(win) { var DivStr; if (LocalizeThis == "TRUE") { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + LoadingCalendar + "</DIV><IMG style='position:absolute; left:170px; top:165px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + Cancel + "' NAME='sa-Cancel' ID='sa-Cancel' TABINDEX='0' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } else { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + LoadingCalendar + "</DIV><IMG style='position:absolute; left:170px; top:165px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' NAME='sa-Cancel' ID='sa-Cancel' TABINDEX='0' TYPE=image src='res:IDG_ACBTNCANCEL' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } win.innerHTML = DivStr; } var ImportingInfo = mainWindow.external.GetResourceString(6231); var win = document.getElementById("ro-two"); if(win) { var DivStr; if (LocalizeThis == "TRUE") { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + ImportingInfo + "</DIV><IMG style='position:absolute; left:170px; top:125px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + Cancel + "' NAME='rot-Cancel' ID='rot-Cancel' TABINDEX='0' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } else { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + ImportingInfo + "</DIV><IMG style='position:absolute; left:170px; top:125px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' NAME='rot-Cancel' ID='rot-Cancel' TABINDEX='0' TYPE=image src='res:IDG_ACBTNCANCEL' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } win.innerHTML = DivStr; } var Updating = mainWindow.external.GetResourceString(6232); win = document.getElementById("NewAcct"); if(win) { var DivStr; if (LocalizeThis == "TRUE") { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + Updating + "</DIV><IMG style='position:absolute; left:170px; top:125px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + Cancel + "' NAME='na-Cancel' ID='na-Cancel' TABINDEX='0' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } else { DivStr = "<DIV ID='rot-TellAboutSyc' class='SubTxtStyle'>" + Updating + "</DIV><IMG style='position:absolute; left:170px; top:125px' src='res:IDG_ACSUSYNCANIM'></IMG><INPUT style='background-color:#80C8E8;' NAME='na-Cancel' ID='na-Cancel' TABINDEX='0' TYPE=image src='res:IDG_ACBTNCANCEL' class='cancelInTheMiddleS' alt='" + Cancel + "'></INPUT>" } win.innerHTML = DivStr; } var SetUpComplete = mainWindow.external.GetResourceString(6233); win = document.getElementById("su-complete"); if(win) { var StartCalendar1 = mainWindow.external.GetResourceString(6241); var DivStr; if (LocalizeThis == "TRUE") { DivStr = "<DIV ID='cp-info' class='SubTxtStyle'>" + SetUpComplete + "</DIV><INPUT style='background-color:#80C8E8;' TYPE=BUTTON VALUE='" + StartCalendar1 + "' NAME='cp-Start' ID='cp-Start' TABINDEX='0' alt='" + StartCalendar1 + "'></INPUT>"; } else { DivStr = "<DIV ID='cp-info' class='SubTxtStyle'>" + SetUpComplete + "</DIV><INPUT style='background-color:#80C8E8;' NAME='cp-Start' ID='cp-Start' TABINDEX='0' TYPE=image src='res:IDG_ACSTARTCALENDAR' alt='" + StartCalendar1 + "'></INPUT>"; } win.innerHTML = DivStr; } } function window.onbeforeunload() { Closing(); } function OnActivate() { var helper = new ActiveXObject("AolCalSvr.ACWebDlgHelper.5"); helper.SetAOLIcon(); } function StartAccessibleVersionOfCalendar() { var Dict = window.dialogArguments; // incoming dictionary var mainWindow = Dict.Item("kWindow"); mainWindow.location.href = "http://" + mainWindow.external.LocalDomain; window.close(); } </SCRIPT> <BODY id="elemBody" onfocus="OnActivate();" onload="DoOnLoad()" onclick="DoOnClick()" onkeyup="DoOnKeyPress()"> <div style="position:absolute; left=0px; right=0px" tabindex="1"> <a href="#"> <img src="" width="1" height="1" alt="Press CONTROL SHIFT D now to start the accessible version of AOL Calendar" border="0" vspace="0"> </a> </div> <img src="res:IDG_ACLOGOCALENDAR" vspace="0" hspace="0" width="33" height="28" alt="AOL Calendar" style="position:absolute; left:24px; top:15px"></img> <img src="res:IDG_ACBRANDING" vspace="0" hspace="0" width="158" height="22" alt="AOL Calendar" style="position:absolute; left:60px; top:15px"></img> <!-- The Welcom Screen when user is online hide all initially, the one shown would be decided on OnLoad() <DIV ID="welcomS" NAME="welcomS" style="visibility:hidden;"> <DIV ID="we-WelcomTxt" class="TitleTxtStyle"> Welcome to the setup wizard for AOL Calendar on AOL </DIV> <TABLE cellpadding=0; cellspacing=0 border=0 ID="we-feature" class="SubTxtStyle"> <TR> <TD> This version features:</TD> </TR> <TR> <TD>  -Faster performance</TD> </TR> <TR> <TD>  -Improved printing</TD> </TR> <TR> <TD>  -Easier-to-use interface</TD> </TR> </TABLE> <INPUT NAME="we-SelLaterBtn" ID="we-SelLaterBtn" TABINDEX="0" class="SelLaterBtn" TYPE=image src="res:IDG_ACSETUPLATER" alt="Setup Later"></INPUT> <INPUT NAME="we-next" ID="we-next" TYPE=image TABINDEX="0" class="BigNnext" src="res:IDG_ACCONTINUEBTN" alt="Next"></INPUT> </DIV> --> <!-- The Welcom Screen when user is offline --> <DIV ID="welcomSO" NAME="welcomSO" style="visibility:hidden;"> <DIV ID="wo-WelcomTxt" class="TitleTxtStyle"> Welcome to the setup wizard for AOL Calendar on AOL </DIV> <TABLE cellpadding=0; cellspacing=0 border=0 ID="wo-feature" class="SubTxtStyle"> <TR> <TD class="TxtStyle"><br><br><DIV ID="wo-WelcomMsg">This process requires signing on to register your calendar and check if you are already using the previous version of AOL Calendar</DIV></TD> </TR> </TABLE> <INPUT NAME="wo-SelLaterBtn" ID="wo-SelLaterBtn" TABINDEX="0" class="SelLaterBtn" TYPE=image src="res:IDG_ACSETUPLATER" alt="Setup Later"></INPUT> <INPUT NAME="wo-next" ID="wo-next" TABINDEX="0" class="BigNnext" TYPE=image src="res:IDG_ACCONTINUEBTN" alt="Next"></INPUT> </DIV> <!-- User is online, but we need to find out whether server account exists. --> <DIV ID="ServAcct" NAME="ServAcct" style="visibility:hidden;"> <DIV ID="rot-TellAboutSyc" class="SubTxtStyle"> Loading new version of AOL Calendar...<p> If you do not get a response within 60 seconds, click Cancel and try again later.</DIV> <IMG style="position:absolute; left:170px; top:165px" src="res:IDG_ACSUSYNCANIM"></IMG> <INPUT NAME="sa-Cancel" ID="sa-Cancel" TABINDEX="0" TYPE=image src="res:IDG_ACBTNCANCEL" class="cancelInTheMiddleS" alt="Cancel"></INPUT> </DIV> <!-- If the user is registered with online version already --> <DIV ID="ro-two" NAME="ro-two" style="visibility:hidden;"> <DIV ID="rot-TellAboutSyc" class="SubTxtStyle"> Importing previous information to new version of AOL Calendar...</DIV> <IMG style="position:absolute; left:170px; top:125px" src="res:IDG_ACSUSYNCANIM"></IMG> <INPUT NAME="rot-Cancel" ID="rot-Cancel" TABINDEX="0" TYPE=image src="res:IDG_ACBTNCANCEL" class="cancelInTheMiddleS" alt="Cancel"></INPUT> <!-- <INPUT NAME="rot-Back" ID="rot-Back" TABINDEX="0" TYPE=image src="res:IDG_ACSUBACK" class="backS"></INPUT> <INPUT NAME="rot-Next" ID="rot-Next" TABINDEX="0" TYPE=image src="res:IDG_ACCONTINUEBTN" class="nextS"></INPUT> --> </DIV> <!-- Set up complete --> <DIV ID="su-complete" NAME="su-complete" style="visibility:hidden;"> <DIV ID="cp-info" class="SubTxtStyle">Setup is now complete. You are ready to start using the new version of AOL Calendar</DIV> <INPUT NAME="cp-Start" ID="cp-Start" TABINDEX="0" TYPE=image src="res:IDG_ACSTARTCALENDAR" alt="Start AOL Calendar"></INPUT> </DIV> <!-- Allow user to choose if it live inside US or out side U.S. <DIV ID="no-SetReg" NAME="no-SetReg" style="visibility:hidden;"> <TABLE cellpadding=0; cellspacing=0 border=0 ID="no-chReg" class="SubTxtStyle"> <TR height="28"> <TD> Where do you live?</TD> </TR> <TR height="23"> <TD> <INPUT type=radio CHECKED name="radChooseReg" id="radUS"> <SPAN id="radUSLabel" class="SubTxtStyle">Within the U.S.</SPAN> </TD> </TR> <TR height="23"> <TD> <INPUT type=radio name="radChooseReg" id="radNoUS"> <SPAN id="radNoUSLabel" class="SubTxtStyle">Outside the U.S.</SPAN> </TD> </TR> </TABLE> <INPUT NAME="nocr-Cancel" ID="nocr-Cancel" TABINDEX="0" TYPE=image src="res:IDG_ACBTNCANCEL" class="cancelS" alt="Cancel"></INPUT> <INPUT NAME="nocr-Back" ID="nocr-Back" TABINDEX="0" TYPE=image src="res:IDG_ACSUBACK" class="backS" alt="Back"></INPUT> <INPUT NAME="nocr-Next" ID="nocr-Next" TABINDEX="0" TYPE=image src="res:IDG_ACCONTINUEBTN" class="nextS" alt="Next"></INPUT> </DIV> --> <!-- Set US info --> <DIV ID="no-USSetting" NAME="no-USSetting" style="visibility:hidden;"> <TABLE cellpadding=0; cellspacing=0 border=0 style="position:absolute; top:60px" ID="no-SetUSInfo" class="TxtStyle" align="center" bgcolor="#A9CFEB"> <tr> <td width="5" height="5"><img src="res:IDG_ACOPTIONALUPLFT" vspace="0" hspace="0" width="5" height="5" alt=""></td> <td width="95"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="95" height="1" alt=""></td> <td width="5"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="1" height="1" alt=""></td> <td width="5" height="5" align="right"><img src="res:IDG_ACOPTIONALUPRT" vspace="0" hspace="0" width="5" height="5" alt=""></td> </tr> <TR height="30" valign="middle"> <TD class="TitleTxtStyle" colspan="4"> Set Up Calendar</TD> </TR> <TR height="30" align="right" valign="middle"> <TD width="120"> <SPAN id="TimeZoneLabel" class="SubTxtStyle" style="vertical-align:top" nowrap><nobr><b>Time Zone: </b></nobr></SPAN> </TD> <TD> <SELECT id="stTimeZoneUS" SIZE="1" class="stOptionStyle" style="vertical-align:bottom;width:164;"> <OPTION ID="sttz-+05d" VALUE="sttz-+05d" >Eastern Time </OPTION> <OPTION ID="sttz-+06d" VALUE="sttz-+06d" >Central Time </OPTION> <OPTION ID="sttz-+07d" VALUE="sttz-+07d" >Mountain Time </OPTION> <OPTION ID="sttz-+08d" VALUE="sttz-+08d" >Pacific Time </OPTION> <OPTION ID="sttz-+31" VALUE="sttz-+31" >Arizona </OPTION> <OPTION ID="sttz-+09d" VALUE="sttz-+09d" >Alaska </OPTION> <OPTION ID="sttz-+10" VALUE="sttz-+10" >Hawaii </OPTION> <OPTION ID="sttz-+29" VALUE="sttz-+29" >Indiana </OPTION> </SELECT> </TD> <TD COLSPAN="2"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="1" height="1" alt=""></TD> </TR> <TR height="30" align="right" valign="middle"> <TD> </TD> <TD> </TD> <TD COLSPAN="2"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="1" height="1" alt=""></TD> </TR> <!-- <TR height="30" valign="middle"> <TD> <SPAN id="BackGroundLabel" class="SubTxtStyle" style="vertical-align:top;">Background: </SPAN> </TD> <TD> <SELECT id="stBackground" SIZE="1"> <OPTION ID="Select a background" VALUE="Select a background">Select a background</OPTION> <OPTION ID="sth--1" VALUE="sth--1">Image 1</OPTION> <OPTION ID="sth-00" VALUE="sth-00">Image 2</OPTION> <OPTION ID="sth-01" VALUE="sth-01">Image 3</OPTION> <OPTION ID="sth-02" VALUE="sth-02">Image 4</OPTION> <OPTION ID="sth-03" VALUE="sth-03">Image 5</OPTION> <OPTION ID="sth-04" VALUE="sth-04">Image 6</OPTION> <OPTION ID="sth-05" VALUE="sth-05">Image 7</OPTION> <OPTION ID="sth-06" VALUE="sth-06">Image 8</OPTION> <OPTION ID="sth-07" VALUE="sth-07">Image 9</OPTION> <OPTION ID="sth-08" VALUE="sth-08">Image 10</OPTION> <OPTION ID="sth-09" VALUE="sth-09">Image 11</OPTION> <OPTION ID="sth-10" VALUE="sth-10">Image 12</OPTION> </SELECT> </TD> </TR> --> <tr> <td width="5" height="5"><img src="res:IDG_ACOPTIONALBTMLFT" vspace="0" hspace="0" width="5" height="5" alt=""></td> <td width="81"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="81" height="1" alt=""></td> <td width="5"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" width="1" height="1" alt=""></td> <td width="5" height="5" align="right"><img src="res:IDG_ACOPTIONALBTMRT" vspace="0" hspace="0" width="5" height="5" alt=""></td> </tr> </TABLE> <INPUT NAME="wo-SelLaterBtn" ID="wo-SelLaterBtn" TABINDEX="0" class="SelLaterBtn" TYPE=image src="res:IDG_ACSETUPLATER" alt="Cancel"></INPUT> <!-- <INPUT NAME="nous-Back" ID="nous-Back" TABINDEX="0" TYPE=image src="res:IDG_ACSUBACK" class="backS" alt="Back"></INPUT> --> <INPUT NAME="nous-Next" ID="nous-Next" TABINDEX="0" TYPE=image src="res:IDG_ACCONTINUEBTN" class="nextS" alt="Next"></INPUT> <TABLE cellpadding=0; cellspacing=0 border=0 ID="we-featureUSInfo" class="SubTxtStyleNew"> <TR> <TD> Simplified event planning</TD> </TR> <TR> <TD> organize and share events</TD> </TR> <TR> <TD>  </TD> </TR> <TR> <TD> Stay on top of important</TD> </TR> <TR> <TD> dates with automatic</TD> <TR> <TD> reminders, anywhere on</TD> <TR> <TD> the internet and through</TD> <TR> <TD> your cell phone</TD> </TR> <TR> <TD>  </TD> </TR> <TR> <TD> Get your daily horoscope</TD> </TR> <TR> <TD> and updated weather</TD> <TR> <TD> everywhere you view</TD> <TR> <TD> your calendar</TD> </TR> </TABLE> </DIV> <!-- Set info for out US Region --> <DIV ID="no-NOUSSetting" NAME="no-NOUSSetting" style="visibility:hidden;"> <TABLE cellpadding=7; cellspacing=0 border=0 style="border:1px solid black;" ID="no-SetNoUSInfo" class="SubTxtStyle"> <TR height="30" valign="middle"> <TD class="TitleTxtStyle">Set Up Calendar</TD> </TR> <TR height="30" valign="middle"> <TD width="140"> <SPAN id="TimeZoneLabel" class="SubTxtStyle" style="vertical-align:top;">Time Zone</SPAN> </TD> <TD> <SELECT id="stTimeZoneNoUS" SIZE="1"> <OPTION ID="sttz-+00" VALUE="sttz-+00" >UTC +00:00 Universal Coordinated Time (UTC) </OPTION> <OPTION ID="sttz-+00" VALUE="sttz-+00" >UTC +00:00 Britain, Ireland, Portugal, W. Africa </OPTION> <OPTION ID="sttz--01" VALUE="sttz--01" >UTC +01:00 Central Europe & Central Africa </OPTION> <OPTION ID="sttz--02" VALUE="sttz--02" >UTC +02:00 Eastern Europe & Eastern Africa </OPTION> <OPTION ID="sttz--03" VALUE="sttz--03" >UTC +03:00 Iraq, Russia </OPTION> <OPTION ID="sttz--04" VALUE="sttz--04" >UTC +04:00 Oman </OPTION> <OPTION ID="sttz--05" VALUE="sttz--05" >UTC +05:00 Western Asia, Pakistan </OPTION> <OPTION ID="sttz--06" VALUE="sttz--06" >UTC +06:00 Central Asia </OPTION> <OPTION ID="sttz--07" VALUE="sttz--07" >UTC +07:00 Cambodia, Laos, Thailand, Vietnam </OPTION> <OPTION ID="sttz--08" VALUE="sttz--08" >UTC +08:00 Western Australia, China </OPTION> <OPTION ID="sttz--09" VALUE="sttz--09" >UTC +09:00 Japan, Korea </OPTION> <OPTION ID="sttz--10" VALUE="sttz--10" >UTC +10:00 Eastern Australia </OPTION> <OPTION ID="sttz--11" VALUE="sttz--11" >UTC +11:00 Central Pacific </OPTION> <OPTION ID="sttz--12" VALUE="sttz--12" >UTC +12:00 New Zealand & Fiji </OPTION> <OPTION ID="sttz-+11" VALUE="sttz-+11" >UTC -11:00 Samoa</OPTION> <OPTION ID="sttz-+10" VALUE="sttz-+10" >UTC -10:00 French Polynesia</OPTION> <OPTION ID="sttz-+09" VALUE="sttz-+09" >UTC -09:00 Pitcairn Islands</OPTION> <OPTION ID="sttz-+08" VALUE="sttz-+08" >UTC -08:00 US/Canada/Pacific, Mexico </OPTION> <OPTION ID="sttz-+07" VALUE="sttz-+07" >UTC -07:00 US/Canada/Mountain, Mexico </OPTION> <OPTION ID="sttz-+06" VALUE="sttz-+06" >UTC -06:00 US/Canada/Central, Mexico</OPTION> <OPTION ID="sttz-+05" VALUE="sttz-+05" >UTC -05:00 US/Canada/Eastern, Colombia, Peru</OPTION> <OPTION ID="sttz-+04" VALUE="sttz-+04" >UTC -04:00 Bolivia, West. Brazil, Chile, Atlantic </OPTION> <OPTION ID="sttz-+03" VALUE="sttz-+03" >UTC -03:00 Argentina, Eastern Brazil, Greenland </OPTION> <OPTION ID="sttz-+02" VALUE="sttz-+02" >UTC -02:00 Mid-Atlantic </OPTION> <OPTION ID="sttz-+01" VALUE="sttz-+01" >UTC -01:00 Eastern Atlantic </OPTION> </SELECT> </TD> </TR> <TR height="30" valign="middle"> <TD> <SPAN id="RegionLabel" class="SubTxtStyle" style="vertical-align:top">Region</SPAN> </TD> <TD> <SELECT id="stWRegion" SIZE="1" class="stOptionStyle" onchange="WRegionOnChange()"> <OPTION ID="Select a region" VALUE="Select a region" class="stOptionStyle" >Select a region </OPTION> <OPTION ID="st-Africa" VALUE="st-Africa" class="stOptionStyle" >Africa </OPTION> <OPTION ID="st-Asia" VALUE="st-Asia" class="stOptionStyle" >Asia </OPTION> <OPTION ID="st-SoutheastAsia" VALUE="st-SoutheastAsia" class="stOptionStyle" >Southeast Asia </OPTION> <OPTION ID="st-AustraliaAndNewZealand" VALUE="st-AustraliaAndNewZealand" class="stOptionStyle" >Australia and New Zealand </OPTION> <OPTION ID="st-Caribbean" VALUE="st-Caribbean" class="stOptionStyle" >Caribbean </OPTION> <OPTION ID="st-CentralAmerica" VALUE="st-CentralAmerica" class="stOptionStyle" >Central America </OPTION> <OPTION ID="st-Europe" VALUE="st-Europe" class="stOptionStyle" >Europe</OPTION> <OPTION ID="st-MiddleEast" VALUE="st-MiddleEast" class="stOptionStyle" >Middle East </OPTION> <OPTION ID="st-NorthAmerica" VALUE="st-NorthAmerica" class="stOptionStyle" >North America </OPTION> <OPTION ID="st-SouthAmerica" VALUE="st-SouthAmerica" class="stOptionStyle" >South America </OPTION> <OPTION ID="st-PacificIslands" VALUE="st-PacificIslands" class="stOptionStyle" >Pacific Islands </OPTION> </SELECT> </TD> </TR> <TR height="30" valign="middle"> <TD> <SPAN id="countryLabel" class="SubTxtStyle" style="vertical-align:top;">Country</SPAN> </TD> <TD> </TD> </TR> <TR height="30" valign="middle"> <TD> <SPAN id="otherCityLabel" class="SubTxtStyle" style="vertical-align:top;">City </SPAN><SPAN class="smallTxtStyle">(optional)</SPAN> </TD> <TD> <SELECT id="stOtherCity" NAME="stOtherCity" class="stOptionStyle" style="width:140;"> <OPTION ID="none" VALUE="none" class="stOptionStyle" >-------- </OPTION> </SELECT> </TD> </TR> <!-- <TR height="30" valign="middle"> <TD> <SPAN id="BackGroundLabel" class="SubTxtStyle" style="vertical-align:top;">Background</SPAN> </TD> <TD> <SELECT id="stBackground" SIZE="1"> <OPTION ID="Select a background" VALUE="Select a background">Select a background</OPTION> <OPTION ID="sth--1" VALUE="sth--1">Image 1</OPTION> <OPTION ID="sth-00" VALUE="sth-00">Image 2</OPTION> <OPTION ID="sth-01" VALUE="sth-01">Image 3</OPTION> <OPTION ID="sth-02" VALUE="sth-02">Image 4</OPTION> <OPTION ID="sth-03" VALUE="sth-03">Image 5</OPTION> <OPTION ID="sth-04" VALUE="sth-04">Image 6</OPTION> <OPTION ID="sth-05" VALUE="sth-05">Image 7</OPTION> <OPTION ID="sth-06" VALUE="sth-06">Image 8</OPTION> <OPTION ID="sth-07" VALUE="sth-07">Image 9</OPTION> <OPTION ID="sth-08" VALUE="sth-08">Image 10</OPTION> <OPTION ID="sth-09" VALUE="sth-09">Image 11</OPTION> <OPTION ID="sth-10" VALUE="sth-10">Image 12</OPTION> </SELECT> </TD> </TR> --> </TABLE> <INPUT NAME="wo-SelLaterBtn" ID="wo-SelLaterBtn" TABINDEX="0" class="SelLaterBtn" TYPE=image src="res:IDG_ACSETUPLATER" alt="Cancel"></INPUT> <!-- <INPUT NAME="nonu-Back" ID="nonu-Back" TYPE=image src="res:IDG_ACSUBACK" TABINDEX="0" class="backS" alt="Back"></INPUT> --> <INPUT NAME="nonu-Next" ID="nonu-Next" TYPE=image src="res:IDG_ACCONTINUEBTN" TABINDEX="0" class="nextS" alt="Next"></INPUT> <TABLE cellpadding=0; cellspacing=0 border=0 ID="we-featureNoUSInfo" class="SubTxtStyleNew"> <TR> <TD> Simplified event planning</TD> </TR> <TR> <TD> organize and share events</TD> </TR> <TR> <TD>  </TD> </TR> <TR> <TD> Stay on top of important</TD> </TR> <TR> <TD> dates with automatic</TD> <TR> <TD> reminders, anywhere on</TD> <TR> <TD> the internet and through</TD> <TR> <TD> your cell phone</TD> </TR> <TR> <TD>  </TD> </TR> <TR> <TD> Get your daily horoscope</TD> </TR> <TR> <TD> and updated weather</TD> <TR> <TD> everywhere you view</TD> <TR> <TD> your calendar</TD> </TR> </TABLE> </DIV> <!-- Creating the new user account. --> <DIV ID="NewAcct" NAME="NewAcct" style="visibility:hidden;"> <DIV ID="rot-TellAboutSyc" class="SubTxtStyle"> Updating AOL Calendar...</DIV> <IMG style="position:absolute; left:170px; top:125px" src="res:IDG_ACSUSYNCANIM"></IMG> <INPUT NAME="na-Cancel" ID="na-Cancel" TABINDEX="0" TYPE=image src="res:IDG_ACBTNCANCEL" class="cancelInTheMiddleS" alt="Cancel"></INPUT> </DIV> </BODY> </HTML>